CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Bayesian classifier

搜索资源列表

  1. Bayesian.Classifier

    0下载:
  2. 贝叶斯分类实验 模式识别课程实验所用的源程序-Bayesian classifier experimental pattern recognition programs used in the experimental program
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:5917
    • 提供者:王旺
  1. naive_bayes_numeric

    1下载:
  2. 利用matlab实现的朴素贝叶斯分类器的源代码,可以用来分类或识别,自己编写的,请多指教-Using matlab Naive Bayesian classifier to achieve the source code can be used to classification or recognition, I have written, and like him Zhijiao
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:3773
    • 提供者:satanwings
  1. Matlab-Bayesian-classifier-program

    0下载:
  2. Matlab贝叶斯分类器+(Bayers)程序-Matlab Bayesian classifier+ (Bayers) program
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:3752
    • 提供者:孙超
  1. 1

    0下载:
  2. 这是一个模式识别,关于贝叶斯分类器实现的代码-This is a pattern recognition, Bayesian classifier on the realization of the code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:3694
    • 提供者:ivan1988716
  1. classification

    0下载:
  2. 在具有模式的完整统计知识条件下,按照贝叶斯决策理论进行设计的一种最优分类器。分类器是对每一个输入模式赋予一个类别名称的软件或硬件装置,而贝叶斯分类器是各种分类器中分类错误概率最小或者在预先给定代价的情况下平均风险最小的分类器。-In a model under the condition of complete statistical knowledge, in accordance with the Bayesian decision theory to design an optimal c
  3. 所属分类:Document

    • 发布日期:2017-03-26
    • 文件大小:3391
    • 提供者:御风疾书
  1. beiyesi

    0下载:
  2. 一个简单的贝叶斯分类器,有实验步骤和实验数据。-A simple Bayesian classifier, there are experimental steps and the experimental data.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:38137
    • 提供者:cxf
  1. BNC

    0下载:
  2. 朴素贝叶斯分类器(Naive Bayes Classifier),可以分类任意属性个数和目标状态的离散样例。-Naive Bayesian classifier (Naive Bayes Classifier), can be categorized arbitrary number of attributes and objectives of the state of the discrete sample.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:608047
    • 提供者:王军
  1. Bayes

    0下载:
  2. 贝叶斯分类实验,设计简单的线性分类器,了解模式识别的基本方法。掌握利用贝叶斯公式进行设计分类器的方法。-Bayesian classification experiment is designed to be simple linear classifier, know the basic methods of pattern recognition. Master the use of Bayesian classifier design formula method.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1272
    • 提供者:屠志海
  1. classify_NN

    0下载:
  2. 贝叶斯分类,已经调试成功,大家共享一下。-Bayesian classifier, has been testing the success of everyone to share about.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:753
    • 提供者:王朋
  1. code

    0下载:
  2. 本贝叶斯分类器可以实现对二维高斯分布样本的分类-The Bayesian classifier can achieve two-dimensional Gaussian distribution of the classification of samples
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2809
    • 提供者:maling
  1. 105359_1148

    0下载:
  2. 为了测试评估贝叶斯分类器的性能,用不同数据集进行对比实验是必不可少的. -In order to test the assessment of the performance of Bayesian classifier, and compare different experimental data sets is essential.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-27
    • 文件大小:186026
    • 提供者:马英豪
  1. 119128664bayes_classifier

    0下载:
  2. 贝叶斯分类器源代码.能很好的实现分类.是很好的学习资料.期望与大家一起分享.-Bayesian classifier source code. Can achieve very good classification. Is a very good learning materials. Look forward to working with you to share
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1632
    • 提供者:huang fang
  1. bayesclassifier

    0下载:
  2. very simple bayesian classifier
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:719
    • 提供者:mfps downloads
  1. ClassificationWebinar1

    0下载:
  2. Bayesian Classifier - matlab procedures Bayesian Classifier - matlab-way Bayesian Classifier - matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1048532
    • 提供者:salih turab
  1. naivebayes

    0下载:
  2. Naive Bayesian Classifier
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:36047
    • 提供者:bigblue.bubble1
  1. Bayes_EM

    0下载:
  2. 利用matlab实现的基于EM算法的贝叶斯分类器的源代码,可以用来分类或识别,很值得收藏-Using matlab to achieve EM algorithm based on Bayesian classifier of the source code can be used to classification or identification, it is worthy of collection
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:10896
    • 提供者:satanwings
  1. bayes_numeric

    0下载:
  2. 利用matlab实现的数值型贝叶斯分类器的源代码,可以用来分类或识别,很值得收藏-Using matlab to achieve numerical Bayesian classifier source code can be used to classification or identification, it is worthy of collection
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:3703
    • 提供者:satanwings
  1. classifier

    1下载:
  2. 两类二维相关正态分布条件下的最小错误率贝叶斯分类器,基于最小风险的贝叶斯分类器,Parzen窗法非参数估计分类器程序,Fisher线性判别法分类器程序。-Under normal conditions two types of two-dimensional correlation of minimum error rate of Bayesian classifier, the minimum risk-based Bayesian classifier, Parzen window meth
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:39529
    • 提供者:wanwei
  1. Bayesian

    0下载:
  2. 贝叶斯分类器的算法解析,以及用c#写的关于文本文档的贝叶斯算法设计-Bayesian classifier algorithm analysis, and use c# to write the text of the document on Bayesian Algorithm
  3. 所属分类:Communication

    • 发布日期:2017-03-27
    • 文件大小:487045
    • 提供者:sumnus
  1. naive-bayesian-classifier

    0下载:
  2. naive bayesian classifier in matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:644
    • 提供者:sami
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com